home *** CD-ROM | disk | FTP | other *** search
Makefile | 1995-11-02 | 312 b | 20 lines | [TEXT/MPS ] |
- # Copyright 1995 by Norman Ramsey. All rights reserved.
- # See file COPYRIGHT for more information.
-
- all ƒ
- Directory :c
- Set Echo 0
- BuildProgram all
- Directory ::
- Set Echo 1
-
- install ƒ
- Directory :c
- Set Echo 0
- BuildProgram install
- Directory ::
- Set Echo 1
-
- Distrƒ
- Distribute noweb.dist noweb_03Nov95.sit
-